Custom Property

       

Returns or sets a value that determines if custom text is used to label a data point on a chart.

Syntax

object.Custom [ = boolean]

The Custom property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that specifies whether custom text is used, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True The label contains custom text.
False (Default) Information specified by the DataPointLabel object's Components property is used to label the data point.